#!/bin/bash

echo -e "Reconstructing Mesh and fileds"
reconstructParMesh -constant -mergeTol 1e-6 
reconstructPar 
    
